home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / inet_tcp / freetcp / bin / lanstart.cmd < prev    next >
Encoding:
Text File  |  1995-08-12  |  252 b   |  10 lines

  1. REM @echo off
  2. REM If you get things working, you might want to
  3. REM turn echo off.
  4. REM
  5. REM Try 'netstat -?' if you don't get it working at first
  6. route -fh
  7. arp -f
  8. ifconfig lan0 146.50.1.247 netmask 255.255.255.0
  9. route add default 146.50.1.16 1
  10.